home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / w95demo / w95demo.exe / A95DEMO.DXR / 00152.ls < prev    next >
Encoding:
Text File  |  1995-08-22  |  192 b   |  10 lines

  1. on exitFrame
  2.   global gCurrDialogButton, gResellerVersion
  3.   sound stop 1
  4.   set gCurrDialogButton to 9
  5.   repeat with x = 9 to 13
  6.     puppetSprite(x, 1)
  7.   end repeat
  8.   setMenuExitButton(13)
  9. end
  10.